home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Programming / Programming Tools / Dialog Manager Da shell / DialogManagerDA.R < prev    next >
Encoding:
Text File  |  1986-11-25  |  441 b   |  23 lines  |  [TEXT/ttxt]

  1. * DialogManagerDA.R
  2. * Resource file for DialogManagerDA.Pas
  3. *
  4. *Output file name and the Type and Creator flags
  5. 20Meg:Development:DialogManager.acc
  6. DFILDMOV
  7.  
  8. TYPE DRVR = PROC
  9.   DialogManager DA,16
  10. 20Meg:Development:DialogManagerDA
  11.  
  12. type MENU
  13. DManMENU,-15872
  14. DialogManager;;     menu title
  15. Command Keys;;    menu1
  16. (-;;              dotted line
  17. About...;;        menu3
  18. Quit;;            menu4
  19.  
  20. INCLUDE 20Meg:Development:DialogManagerDA.resed
  21.  
  22.  
  23.